Blazor コントロール
C1ListView<T> クラス
メンバ 

C1.Blazor.ListView アセンブリ > C1.Blazor.ListView 名前空間 : C1ListView<T> クラス
ListView コントロールは、仮想化された項目リストを表示します。
オブジェクト モデル
C1ListView<T> クラス
シンタックス
'宣言
 
Public Class C1ListView(Of T) 
   Inherits C1.Blazor.Core.C1View
   Implements C1.Blazor.Core.IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public class C1ListView<T> : C1.Blazor.Core.C1View, C1.Blazor.Core.IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent  
型パラメータ
T
継承階層

System.Object
   Microsoft.AspNetCore.Components.ComponentBase
      C1.Blazor.Core.C1View
         C1.Blazor.ListView.C1ListView<T>

参照

C1ListView<T> メンバ
C1.Blazor.ListView 名前空間